home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(17, 1)
- set the memberNum of sprite 17 to the number of member "nflat"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 17 to the number of member "nround"
- updateStage()
- puppetSprite(17, 0)
- unLoad()
- SetReturn()
- play movie "nightw3.dir"
- end
-